Package com.cisco.pt.ipc.sim
Interface FirewallProcess
- All Superinterfaces:
IPCObject,Process,ZfwProcess
- All Known Subinterfaces:
Firewallv6Process
- All Known Implementing Classes:
FirewallProcessImpl,Firewallv6ProcessImpl
Information provided by the PKI file:
\class FirewallProcess
\brief FirewallProcess is the process that handles Firewall for asa.
\example network().getDevice("Router0").getProcess("CFirewallProcess")
- Author:
- Auto-generated
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.IPCObject
getAccessMessage, getClassName, getFactory, getObjectUUID, getPacketTracerSessionMethods inherited from interface com.cisco.pt.ipc.sim.Process
getOwnerDeviceMethods inherited from interface com.cisco.pt.ipc.sim.ZfwProcess
getZoneNameAt, getZoneNameCount, getZonePairCount, getZonePairEntryAt
-
Method Details
-
updateZonePair
void updateZonePair()Information provided by the PKI file:
\brief Update the current zone pair list when there's a change with nameIf and security level
-